home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / Other Langs / Tickle-4.0 (tcl) / library / help / tcl / libraries / convert_lib < prev    next >
Encoding:
Text File  |  1993-10-26  |  450 b   |  9 lines  |  [TEXT/$Tcl]

  1.  
  2.           convert_lib tclIndex packagelib ?ignore?
  3.           Convert a Ousterhout style tclIndex index file and associate
  4.           source  files  into  a package library packagelib.  If pack-
  5.           agelib does not have a .tlib extension, one will  be  added.
  6.           Any  files specified in tclIndex that are in the list ignore
  7.           will be skipped.  Files listed in ignore should just be  the
  8.           base file names, not full paths.
  9.